main: Squash a compiler warning
authorColin Walters <walters@verbum.org>
Tue, 23 Jul 2013 22:34:34 +0000 (18:34 -0400)
committerColin Walters <walters@verbum.org>
Tue, 23 Jul 2013 22:34:34 +0000 (18:34 -0400)
src/ostree/ot-admin-deploy.c

index c7421b0619bc6286d5eb09a2212cf1998a6283b1..9bb6f4884424cf94c2170d79d7a98f832c546153 100644 (file)
@@ -1114,7 +1114,6 @@ ot_admin_deploy (GFile             *sysroot,
   gs_free char *source_etc_kernel_args = NULL;
   gs_unref_ptrarray GPtrArray *new_deployments = NULL;
   int new_bootversion;
-  int i;
 
   if (!ot_admin_get_repo (sysroot, &repo, cancellable, error))
     goto out;